Creator selector
Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-creator-selector></tcla-live-apps-creator-selector>
Inputs
| Attribute | Type | Comments |
|---|---|---|
| appId | string | |
| formFieldRendering | boolean | |
| label | string | |
| sandboxId | number | |
| seletedCreatorId | string | ~event creatorSelection : Case Creator selected~payload LaProcessSelection : LaProcessSelection object output when a creator is selected from a drop down |
| typeId | string |
Outputs
| Attribute | Type | Comments | |
|---|---|---|---|
| creatorSelection | EventEmitter |
full development Documentation